Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CASSGO-46 Merge ring and ringDescriber #1849

Open
wants to merge 7 commits into
base: trunk
Choose a base branch
from

Conversation

sylwiaszunejko
Copy link
Contributor

Previously we had two separate structs to store hosts data.

This PR merges both of them and additionally does some refactoring like removing unnecessary methods/structs. The goal is to improve the code logic to make it easier to work with and understand. Having hosts metadata in so many places all over the driver can be confusing and this PR aims to fix it.

@sylwiaszunejko
Copy link
Contributor Author

FYI @dkropachev

@joao-r-reis
Copy link
Contributor

I haven't fully looked at this yet but I do think there's merit in cleaning up the code related to host metadata. As we're currently working on the 2.0 release and this PR seems mostly focused on code quality I think this is probably a good issue/PR to look at after we're done with 2.0 development, can you create a JIRA for this?

@sylwiaszunejko
Copy link
Contributor Author

can you create a JIRA for this?

@joao-r-reis What steps should I take to be able to do that? I see that public signup is disabled

@joao-r-reis
Copy link
Contributor

can you create a JIRA for this?

@joao-r-reis What steps should I take to be able to do that? I see that public signup is disabled

I've created a JIRA for this: CASSGO-46. If you want to continue contributing in the future you can use this link to request a JIRA account.

@joao-r-reis joao-r-reis changed the title Merge ring and ringDescriber CASSGO-46 Merge ring and ringDescriber Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants